v5.4.9#790
Merged
Merged
Conversation
Added CI GitHub Actions workflow and updated ESLint and Prettier configs
fix: reformatted src files with eslint and prettier to fix most errors
Fix CI job finding outdated deps, updated deps, and remove empty jsdoc function comment
added no-console eslint rule and updated @types/react dep
chore: add ci checks, order fields, fix types, and simplify logic
* feat: add korean translation * fix: fix typo
* added npm version badge and link to edit docs to README.md * moved alt img attribute onto new line * split screenshot img attributes onto new lines * added trailing newline to README.md * made screenshot img elements self-closing
…readme (#702) * removed unneeded error when values aren't equal; testing showed worked anyway * added usage section with link to relevant docs section to README.md * added licence badge to README.md * corrected package name in licence image alt text
…n types (#705) * sorted items in LanguageType * added SetStateAction to types in index.d.ts
…DME.md (#711) * chore: add @typescript-eslint/stylistic ESLint config and grammar fix in README.md * chore: updated examples deps * chore: updated deps * reformatted files * remove empty jsdoc comments
chore: made CONTRIBUTING.md
Was caused by a wrong interface definition
Replaced the deprecated SafeAreaView from react-native with the one from react-native-safe-area-context to ensure compatibility with newer versions and proper safe area handling.
fix(typing): add ImageStyle to arrowIconStyle type
refactor: 💡 Replaced the deprecated SafeAreaView from react-nat
feat: add Chinese translation
feat: Add customItemValueDelimiter
Fix for custom renderListItem not being selectable
Fix: modalTitleStyle overwritten by textStyle
…t-item feat: add clear search field functionality on item select
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.